Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚑 [user-simulator] Revert node upgrade due to resulting crash #31

Merged
merged 1 commit into from
Feb 20, 2023

Conversation

W3D3
Copy link
Contributor

@W3D3 W3D3 commented Feb 16, 2023

Node JS upgrade in the user-simulator Dockerfile resulted in the containers crashing directly after starting with the following error message:

> Error! An unexpected error occurred!
  Error: error:0308010C:digital envelope routines::unsupported
    at new Hash (node:internal/crypto/hash:71:19)
    at Object.createHash (node:crypto:133:10)
...

Reverted back to NodeJS 14.20.0 to fix that.

@W3D3 W3D3 requested a review from a team as a code owner February 16, 2023 17:21
@W3D3 W3D3 merged commit 457362a into main Feb 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants